home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.6 / linuxcon / usr / lib / linuxconf / help.eng / netconf / ppp.help < prev    next >
Encoding:
Text File  |  1996-08-04  |  2.1 KB  |  62 lines

  1.   PPP/SLIP configuration
  2.   Introduction
  3.  
  4.   11..  TTaasskkss
  5.  
  6.   PPP and SLIP are two means by which your computer may be hooked to a
  7.   distant network using a serial line (with or without a modem).
  8.  
  9.   In this setup, your computer is the one which call a PPP or SLIP
  10.   server.
  11.  
  12.   22..  SSttiillll eexxppeerriimmeennttaall
  13.  
  14.   This is fairly new in _L_i_n_u_x_c_o_n_f. Comments are welcome. PPP and SLIP
  15.   are not new to _L_i_n_u_x though.
  16.  
  17.   One goal of the PPP/SLIP configurator is to present a single screen to
  18.   configure everything needed for the configuration.
  19.  
  20.   Another goal is to provide a good debugging environment to help user
  21.   pinpoint problems easily.
  22.  
  23.   33..  SSeevveerraall ccoonnffiigguurraattiioonnss
  24.  
  25.   You may have several different configurations. This allows you to
  26.   connect to different provider (potentially at the same time if you
  27.   have to modems).
  28.  
  29.   44..  SSLLIIPP oorr PPPPPP
  30.  
  31.   PPP is the prefered protocol because of the way it can manage options
  32.   negotiation at connect time. At this time SLIP is not supported at
  33.   all.
  34.  
  35.   55..  CCoommmmaanndd lliinnee
  36.  
  37.   Once configured, one configuration may be activated using the command
  38.   line.
  39.  
  40.                netconf --connect config [--fore]
  41.  
  42.   Normally, _L_i_n_u_x_c_o_n_f establish the connexion and manage to go in
  43.   background. The ----ffoorree option prevent this. In fact _L_i_n_u_x_c_o_n_f do not
  44.   stay alive but simply gives control to ppppppdd and use the --ddeettaacchh
  45.   option.
  46.  
  47.   The ----ffoorree option is normally used for a permanent link controlled by
  48.   the iinniitt daemon. A line such as
  49.  
  50.           i1:5:respawn:/bin/netconf --connect site --fore
  51.  
  52.   in the /etc/inittab file is all is needed to keep alive a permanent
  53.   link. _L_i_n_u_x_c_o_n_f should manage this transparently one day using a
  54.   single checkbox (permanent link ?)  in the configuration dialog.
  55.  
  56.                netconf --disconnect config
  57.  
  58.   will terminate the connection.
  59.  
  60.   66..  SSttiillll ttoo bbee ccoommpplleetteedd
  61.  
  62.